Spread Silverlight Documentation
Clear Method (SeriesDataCollection<T>)


GrapeCity.Windows.SpreadSheet.Data Namespace > SeriesDataCollection<T> Class : Clear Method
Clears this instance.
Syntax
'Declaration
 
Public Overrides Sub Clear() 
'Usage
 
Dim instance As SeriesDataCollection(Of T)
 
instance.Clear()
public override void Clear()
See Also

Reference

SeriesDataCollection<T> Class
SeriesDataCollection<T> Members